From: Geert Uytterhoeven Date: Tue, 14 May 2013 07:26:28 +0000 (+0200) Subject: score: Wire up asm-generic/xor.h X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~8508^2~4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=80ebf14546647e581e10e2cb14425a3621e782e0;p=linux-4.9.git score: Wire up asm-generic/xor.h Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/score/include/asm/Kbuild b/arch/score/include/asm/Kbuild index cebaff8069a1..e1c7bb999b06 100644 --- a/arch/score/include/asm/Kbuild +++ b/arch/score/include/asm/Kbuild @@ -3,3 +3,4 @@ header-y += generic-y += clkdev.h generic-y += trace_clock.h +generic-y += xor.h